Skip to content

5ei74R0/daily_log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

daily_log

  • just a tiny diary.
  • written about my daily activities like the classes in Univ.; reading papers, articles, or books..

Published at Here

  • use github pages

How is this page generated ?

  • use mdBook to generate html, css, js

  • published with GitHub Pages

  • leverage GitHub Actions to reflect the changes to published web page (see following section)
     
    github_actions

  • customize a little by myself
    the patterns in the background & favicon is designed & drawn on my own

    my-favicon

github actions

structure

root/
    +- src/
        +- img_folder/
        +- 2021/
            +- img_folder/
            +- top.md
            +- April/
                +- img_folder/
                +- top.md
                :
                +- 30th.md
            +- May/
                +- img_folder/
                +- top.md
                +- 1st.md
                +- 2nd.md
                :
            :
        :
        +- README.md
        +- SUMMARY.md
        +- 404.md

    +- theme/
        +- css/
        +- img_folder/
        +- favicon.png
        +- favicon.svg

    +- book.toml
    +- .github/
        +- workflows/
            +- main.yml

    +- .vscode/
        +- *.code-snippets

    +- README.md
    +- .gitignore

About

just a tiny diary written about my daily activities like the classes in Univ.; reading papers, articles, or books

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages